From a4baac71935ed4013b5c8878b9f8936544f22a7f Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 1 Jan 2021 09:40:40 -0500 Subject: [PATCH] docs: Complete a sentence Fixes: #3530 --- gtk/gtkprintoperation.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gtk/gtkprintoperation.h b/gtk/gtkprintoperation.h index e36d9155b0..87085646d5 100644 --- a/gtk/gtkprintoperation.h +++ b/gtk/gtkprintoperation.h @@ -307,7 +307,8 @@ GtkPageSetup *gtk_print_run_page_setup_dialog (GtkWindow /** * GtkPageSetupDoneFunc: - * @page_setup: the #GtkPageSetup that has been + * @page_setup: the #GtkPageSetup that has been passed to + * gtk_print_run_page_setup_dialog_async() * @data: (closure): user data that has been passed to * gtk_print_run_page_setup_dialog_async() * -- 2.30.2